Downloading satelite imagery

Download the data from Sentinel Hub Playground.

Extract the dates from the filenames

## # A tibble: 5 x 2
##   file_paths                                                          dates     
##   <fs::path>                                                          <date>    
## 1 data/2019-12-13-raster-time-series-animation_data/vir/Sentinel-2 L~ 2015-07-28
## 2 data/2019-12-13-raster-time-series-animation_data/vir/Sentinel-2 L~ 2016-07-02
## 3 data/2019-12-13-raster-time-series-animation_data/vir/Sentinel-2 L~ 2017-07-02
## 4 data/2019-12-13-raster-time-series-animation_data/vir/Sentinel-2 L~ 2018-07-07
## 5 data/2019-12-13-raster-time-series-animation_data/vir/Sentinel-2 L~ 2019-07-17

Make a gif out of the downloaded satelite imagery.

Import the files and create a gif utilizing “magick” for image processing.

Steps:

Vir Croatia

Fornebu, Norway